home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 8 / QRZ Ham Radio Callsign Database - Volume 8.iso / pc / files / f6fbb / info13uk.exe / INFOUK.DOC < prev   
Text File  |  1994-03-22  |  3KB  |  97 lines

  1.  
  2.                        INFO v1.3a  by IW4CEA
  3.  
  4.                          ShareWare Version
  5.                         -------------------
  6.  
  7.  
  8. This program allow to show the personal data of the users of the BBS, registered
  9. in the internal callbook of FBB.
  10. The command, I hope, will give you a fast and easy way for consult the callbook,
  11. thing not easy with the classic procedure, like:
  12.  
  13. F for entry in function menu
  14. N for entry in callbook menu
  15. I [callsign] for view the data of the user
  16.  
  17. So, I hope this program will be functional and fast for you and all your
  18. users.
  19.  
  20. -----------------------------------------------------------------------------
  21.  
  22. Install :
  23.  
  24. Edit the file INFO.SYS with requested data.
  25. Copy the file INFO.EXE in to PG dir of FBB, standard path is \FBB\PG.
  26. Copy the file INFO.SYS in to \FBB dir.
  27.  
  28. -----------------------------------------------------------------------------
  29.  
  30.  
  31. Modify v1.1
  32.  
  33. Correct bug not sending the Zip code of the user called.
  34. Insert other informations, sended to qualified users like Sysop or BBS, as
  35. the total connections and the setup flags of the user.
  36. Correct bug wrong path for execute the program.
  37.  
  38.  
  39. Modify v1.2
  40.  
  41. Correct bug that show an error with file INF.SYS not processed frequently
  42. with MAINTINF or other utility of cleaning.
  43.  
  44.  
  45. Modify v1.3 (15-03-94)
  46.  
  47. Rewrited of the source in TurboPascal7
  48. Insert new infos for Sysop, like:
  49. Base of the message number, language setup, paging, kb downloaded and private
  50. directory.
  51. Insert the possibility to personalize the item FREE #1/#2 with config file.
  52.  
  53.  
  54. Modify v1.3a (21-03-94)
  55.  
  56. Correct bug that show a wrong language if some comment lines are present in
  57. the file LANGUE.SYS.
  58.  
  59. -----------------------------------------------------------------------------
  60.  
  61.  
  62. Important Note :
  63.  
  64. If you see the name and prename in the item Prename, this is possible because
  65. in your language .TXT you have the questions together, in the same line.
  66. Instead, that variable must contain just the Prename ($0), so I advice to edit
  67. the file for restore the right items, because the name variable ($1) must be set
  68. directly in the prompt with N command.
  69. Example of my .TXT file:
  70.  
  71. #
  72. Your last connection: $j-$y at $K.$W
  73. Name: $1 $0$WAddress: $2, $8 $3$WQth-Locator: $4  Telephone : $5  QRG Monitor: $6$W
  74. Insert your PreName ----------------------------->
  75. Insert your Address ----------------------------->
  76. Insert your City -------------------------------->
  77. Insert your Telephone --------------------------->
  78. Insert your QRG Monitor ------------------------->
  79. Insert your QTH Locator ------------------------->
  80. #
  81.  
  82. As you can see the item PreName is single, and in above line the variables
  83. $1 show the Name and $0 the PreName in any case.
  84. So, with this notes you can edit your file as you like, examples:
  85. Name: $1 $0$WAddress:...ecc...ecc...
  86. Name PreName: $1 $0$WAddress:...ecc...ecc...
  87. Name   : $1$WPreName: $0$WAddress:...ecc...ecc...
  88.  
  89. -----------------------------------------------------------------------------
  90.  
  91. EXCUSE ME FOR MY BAD ENGLISH, BUT I CAN'T WRITE BETTER....
  92.  
  93. -----------------------------------------------------------------------------
  94.  
  95. 73 de IW4CEA @ IW4CEA
  96.  
  97.